iconName
Type
property
Summary
The icon to show when unchecked.
Syntax
set the iconName of <widget> to pIcon
get the iconName of <widget>
Description
Use the iconName property to define the svg icon to show when the state of the widget is unchecked.
Value
Name | Type | Description |
---|---|---|
value | String | A string corresponding to a svg icon name. |